Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 6 - Style Objects / Style Objects Reference
Style Objects Routines / Managing Picking ID Styles


Q3PickIDStyle_Set

You can use the Q3PickIDStyle_Set function to set the picking ID of a picking ID style.

TQ3Status Q3PickIDStyle_Set (
TQ3StyleObject pickIDObject, 
unsigned long id);
pickIDObject
A picking ID style object.
id
A picking ID.
DESCRIPTION
The Q3PickIDStyle_Set function sets the picking ID of the style object specified by the pickIDObject parameter to the value specified in the id parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996